Annotate gtk_text_child_anchor_get_widgets() correctly
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 6 May 2020 18:31:07 +0000 (19:31 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 6 May 2020 22:09:53 +0000 (23:09 +0100)
commit56d3a79990abded5c308df23ef5cb8150775a7a7
tree36aeee375095b024d0baa777fe662bea030fb049
parentddd113ac984db56c3297ff80dfd3f259594ac038
Annotate gtk_text_child_anchor_get_widgets() correctly

We switched from returning a list to returning a C array, which means we
need to update the introspection annotation and the documentation to
match the implementation.
gtk/gtktextchild.c